from_base64

static function from_base64(value: text): byte_array

Creates a byte_array from a Base64 string.

Since

0.9.0

Parameters

value

The Base64 string.